﻿capital = 133
oob = "ZSH_1936"

set_stability = 0.35
# frederik august3 
recruit_character = ZSH_edward_viii_bruce
recruit_character = ZSH_winston_jellicoe
recruit_character = ZSH_bernard_campbell
recruit_character = ZSH_russell_smith
recruit_character = ZSH_Edmund_Bruce
recruit_character = ZSH_David_2_Bruce
#ZSH = {
#	country_event = { id = erie.37 days = 30 }	#счётчик на восстания
#}
ZSH = {
	country_event = { id = erie.40 days = 22 }	#эвенты на всякие стабки
}
set_variable = { var = zsh_fract_power value = 1 }
add_ideas = {
	zsh_house_stuart
	sudia_men_nationidea_kingdoms
	Absolyutism 
#	ar_massarmy
}
add_opinion_modifier = {
	target = ZEN
	modifier = davnie_spory
}
add_opinion_modifier = {
	target = ZWS
	modifier = davnie_spory
}
add_opinion_modifier = {
	target = ZWS
	modifier = rybnaya_woina
}
set_technology = {
	infantry_weapons = 1
	tech_mountaineers = 1
	tech_support = 1		
	gw_artillery = 1
	interwar_antiair = 1
	transport = 1
}
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	set_technology = {		
		early_destroyer = 1		
		transport = 1
	}
	set_naval_oob = "ZSH_1936navy"
}
if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {		
		early_ship_hull_light = 1		
		basic_battery = 1
		basic_light_battery = 1		
		mtg_transport = 1		
	}
	set_naval_oob = "ZSH_1936mtg"
}
set_convoys = 89

 complete_national_focus = ar_political_choice
 complete_national_focus = ar_konservatism_choice

set_politics = {	
	ruling_party = neutrality
	last_election = "1985.6.9"
	election_frequency = 12
	elections_allowed = no 
}

set_popularities = {
	democratic = 2
	fascism = 2
	communism = 2
	neutrality = 94
}


#############
if = {
	limit = {
		not = { has_dlc = "Man the Guns" }
	}
	create_equipment_variant = {
		name = "DD 1"
		type = destroyer_1
		upgrades = {
			ship_torpedo_upgrade = 1
			destroyer_engine_upgrade = 1
			ship_ASW_upgrade = 1
			ship_anti_air_upgrade = 1
		}
	}
}
if = {
	limit = { has_dlc = "Man the Guns"}
	create_equipment_variant = {
		name = "DD 1"	
		type = ship_hull_light_1
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_light_battery_1
			fixed_ship_anti_air_slot = empty
			fixed_ship_fire_control_system_slot = empty
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = light_ship_engine_1
			fixed_ship_torpedo_slot = empty
			mid_1_custom_slot = empty
			rear_1_custom_slot = empty
		}		
	}
}
	